projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8578e5
)
*** empty log message ***
author
Dan Nicolaescu
<done@ece.arizona.edu>
Sun, 3 May 1998 00:53:50 +0000
(
00:53
+0000)
committer
Dan Nicolaescu
<done@ece.arizona.edu>
Sun, 3 May 1998 00:53:50 +0000
(
00:53
+0000)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 9a868bdd22ab60831d1e387d46b8a92cb9672f74..b0015abda8e634454b1930a24614ede33a95496a 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-369,6
+369,8
@@
Do the same for the keys of the same name."
'("Specific Face..." . customize-face))
(define-key menu-bar-custom-menu [customize-option]
'("Specific Option..." . customize-option))
+(define-key menu-bar-custom-menu [customize-changed-options]
+ '("Changed Options..." . customize-changed-options))
(define-key menu-bar-custom-menu [separator-3]
'("--"))
(define-key menu-bar-custom-menu [customize-browse]